Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.serviceworker
/
StopWorkerRequest
Stop
Worker
Request
data class
StopWorkerRequest
(versionId:
String
)
Content copied to clipboard
Represents request frame that can be used with
ServiceWorker#stopWorker
operation call.
Constructors
Properties
Sources
See also
See also
pl.wendigo.chrome.api.serviceworker.ServiceWorkerDomain
Constructors
StopWorkerRequest
Link copied to clipboard
fun
StopWorkerRequest
(versionId:
String
)
Content copied to clipboard
On this page
On this page
Properties
versionId
Link copied to clipboard
val
versionId
:
String
Content copied to clipboard
On this page
On this page
Sources
jvm source
Link copied to clipboard
On this page
On this page